chore(main): release 3.10.0#2976
Open
release-please-token-provider[bot] wants to merge 1 commit into
Open
Conversation
release-please-token-provider
Bot
requested a review
from a team
as a code owner
July 20, 2026 16:55
release-please-token-provider
Bot
force-pushed
the
release-please--branches--main--components--Microsoft.OpenApi
branch
3 times, most recently
from
July 21, 2026 09:33
21e7a51 to
4055504
Compare
release-please-token-provider
Bot
force-pushed
the
release-please--branches--main--components--Microsoft.OpenApi
branch
from
July 22, 2026 21:53
4055504 to
9e1597f
Compare
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Bumps the library/package version to 3.10.0 and records the 3.10.0 release notes for release-please.
Changes:
- Update package version from 3.9.0 to 3.10.0.
- Add 3.10.0 section to the changelog with features and bug fixes.
- Update release-please manifest to 3.10.0.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| Directory.Build.props | Updates the package version property to 3.10.0. |
| CHANGELOG.md | Adds release notes for 3.10.0. |
| .release-please-manifest.json | Updates release-please tracked version to 3.10.0. |
Comment on lines
+9
to
+10
| * serialize license identifier as extension for earlier versions ([d090989](https://github.com/microsoft/OpenAPI.NET/commit/d0909890d3706152e3ea221660d80ddc69fb8ce5)) | ||
| * serialize license identifier as extension for earlier versions ([60971ba](https://github.com/microsoft/OpenAPI.NET/commit/60971ba87ced4162e471ebfc1b878776d09cc62f)) |
Comment on lines
+16
to
+20
| * marks deprecated properties from the specification as obsolete ([787b045](https://github.com/microsoft/OpenAPI.NET/commit/787b045faa15f23528be70c9a6fde2d45ec3bd90)) | ||
| * marks deprecated properties from the specification as obsolete ([953c22a](https://github.com/microsoft/OpenAPI.NET/commit/953c22aa3b0fba6fecc0e3df21186fb368632ba3)) | ||
| * **schema:** serialize compatibility examples from examples list ([5d8ec3a](https://github.com/microsoft/OpenAPI.NET/commit/5d8ec3a32d49059b68d00cf2ee267a6537c1a678)) | ||
| * serialize examples as extension in v2/v3 ([ff1dbc9](https://github.com/microsoft/OpenAPI.NET/commit/ff1dbc98dbfc6d7cfb87153c2b61ec3351157f72)) | ||
| * serialize examples as extension in v2/v3 ([edf3c67](https://github.com/microsoft/OpenAPI.NET/commit/edf3c6789aafcc6156e193ee6f3bc23d886e8052)) |
| @@ -1,5 +1,24 @@ | |||
| # Changelog | |||
|
|
|||
| ## [3.10.0](https://github.com/microsoft/OpenAPI.NET/compare/v3.9.0...v3.10.0) (2026-07-22) | |||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



🤖 I have created a release beep boop
3.10.0 (2026-07-22)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.